home *** CD-ROM | disk | FTP | other *** search
/ CD Action 72 - Disc 2 / cdaction-72-2.iso / #bonus / bonus 2.exe / mini_gry / pcbert / PCBERT.DOC < prev    next >
Text File  |  1997-12-13  |  4KB  |  164 lines

  1. PC*Bert V1.01  15th Nov 1997
  2. =============================
  3.  
  4. Contents:
  5.  
  6.  1. System Requirements
  7.  2. Running the Game
  8.  3. Game Instructions
  9.  4. Controls & Keys
  10.  5. Soundcard Support  (* IMPORTANT )
  11.  6. Video Mode Support (* IMPORTANT )
  12.  7. About the Game & Author
  13.  8. Thanks
  14.  9. Interesting Web Sites to visit.
  15. 10. Release History/What's New
  16.  
  17.  
  18.  
  19. 1. System Requirements
  20. ----------------------
  21.  
  22. 386-33 with local bus video ( minimum )
  23.  
  24. It is at its best running on a 486-33, or better, with local bus
  25. video ( VESA or PCI ).
  26.  
  27. 1 Meg of extended Memory ( if you want sound )
  28. Sound Blaster Pro, or compatible, soundcard.
  29. Multi-sync monitor for the full screen mode.
  30.                                             
  31. Note: This game won't run on a 286.
  32.  
  33. Note: You will need 1 Meg of extended memory so make sure you have
  34.       HIMEM.SYS or someother XMS manager loaded in you config.sys.
  35.  
  36.  
  37.  
  38. 2. Running the Game
  39. -------------------
  40.  
  41. At the DOS prompt type
  42.  
  43. pcbert
  44.     then hit enter
  45.  
  46.  
  47.  
  48.  
  49.  
  50. 3. Game Instructions
  51. --------------------
  52.  
  53.  
  54. 4. Controls & Keys
  55. ------------------
  56.  
  57. Default Keys
  58.  
  59. A - up left
  60. Z - down left
  61. ' - up right
  62. / - down right
  63.  
  64. ESC - ends game/exit game from title screen
  65.  
  66.  
  67.  
  68. 5. Soundcard Support
  69. --------------------
  70.  
  71. This game only supports Soundblaster Pro or better soundcards. It should work
  72. with compatibles but I haven't tested it with many.
  73.  
  74. To allow sound in the game you need to set the DOS 'BLASTER' variable. 
  75. If you  have a soundblaster Pro, or better, this should already be in your
  76. autoexec.bat.
  77.  
  78. If you don't set the blaster variable but have a SB-Pro  compatible card
  79. you need to do the following at the DOS command prompt
  80.  
  81. set blaster=A220 I5 D1 
  82.  
  83. Where :
  84. A is the port your card uses, usually port 220.
  85. I is the interrupt the card uses, usually 5 but it could be 7.
  86. D is the DMA channel to use, usually 1 could be 3.
  87.  
  88. The hardware addresses MUST match the settings of the card, or you
  89. will not get sound.
  90.  
  91. There are immediate plans to support any other soundcards or the PC's 
  92. internal buzzer.
  93.  
  94.  
  95.  
  96. 6. Video Mode Support
  97. ---------------------
  98.  
  99. This is really important !!
  100.  
  101. PC*Bert uses a 'cooked' video mode of 256 x 256 pixels, 
  102.  
  103.  
  104.  
  105. 7. About the Game & Author
  106. --------------------------
  107.  
  108. Finally after a million delays, and just about every other project
  109. I've been working on taking priority, this is the first release version
  110. of PC*Bert.
  111.  
  112. PC*Bert was started in late 1995, and sat around untouched for very
  113. long periods of time. Most recently my arcade simulation project took
  114. priority and it was left to sit for another month or so..
  115.  
  116. Still, here it is hopefully bug free and ready to roll..
  117.  
  118. Again it's all coded in C along with assembler routines for sound, sprites,
  119. screen updates etc.
  120.  
  121. Please don't mail me asking for the source code as I will not be releasing
  122. any of it.
  123.  
  124. This game is FREEWARE, you don't have to register/pay/contribute or whatever,
  125. it's free !! Now who said "There ain't no such thing as a free lunch...". 
  126. This game is 'as is' and comes with no warranty either specific or implied, 
  127. you are quite free to distribute it, copy it or eat it, whatever you want to 
  128. do. You should not, however, charge for it. Selling this game for profit, 
  129. rather than a valid duplication fee, will result in really bad Karma, and
  130. depending on your religious persuasion may result in eternal damnation,
  131. or at least a couple of centuries in purgatory.
  132.  
  133.  
  134.  
  135. 8. Thanks
  136. ---------
  137.  
  138. Thanks must go to everyone who's Beta tested, added input and
  139. been involved in anyway.
  140.  
  141.  
  142. 9.Interesting Web Sites to visit.
  143. ----------------------------------
  144.  
  145. Yahoo's list of classic arcade game stuff
  146. http://www.yahoo.com/Recreation/Games/Video_Games/Classic_Arcade_Games/
  147.  
  148. The Pac Page.
  149. http://www4.ncsu.edu/eos/users/m/msstowe/WWW/Pac-Man/pac-man.html
  150.  
  151. The Home of the PacPC games and PC*Bert
  152. http://www.jrok.com
  153.  
  154.  
  155.  
  156. 10. What's New/Release History
  157. ------------------------------
  158.  
  159. v1.00   Aug  4th 1997    First official release
  160. v1.01   Nov 15th 1997    Update - Bug fixes
  161.                          Joystick now works in highscore table
  162.                          
  163.  
  164.